home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Util / I-Im / IdleTime INIT 1.0 / Frontier Stuff / DocServer Text < prev    next >
Encoding:
Text File  |  1992-11-19  |  661 b   |  12 lines  |  [TEXT/DOCS]

  1.  
  2. Verb    clock.idleTime
  3. Syntax    clock.idleTime ()
  4. Parameters    None required.
  5. Action    Determines the number of seconds that have elapsed since the last user action.
  6. Returns    The number of seconds if user inactivity.
  7. Examples    clock.idleTime ()
  8.     » 0  «user just pressed cmd-/, so hasn’t been idle
  9. Errors    If the IdleTime INIT system extension hasn’t been installed in the System Folder, or was not loaded during the Macintosh startup process, calling this verb will generate an error.
  10. Notes    • Activity is defined as any disk insertion, keystroke, mouse click or mouse movement.
  11. • The verb requires that the IdleTime INT system extension is installed in the System Folder.
  12.